projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
978dd57
)
[AIX] [HAVE_X11R5] (XIMStatusNothing): Definition deleted.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 4 Mar 1996 18:00:34 +0000
(18:00 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 4 Mar 1996 18:00:34 +0000
(18:00 +0000)
src/xfns.c
patch
|
blob
|
history
diff --git
a/src/xfns.c
b/src/xfns.c
index 5eb1942998f8077cda625aa57739895d891fdce0..bade5b56765f5f5e7302e67e12f60e81fd8dbd1c 100644
(file)
--- a/
src/xfns.c
+++ b/
src/xfns.c
@@
-104,15
+104,6
@@
extern void free_frame_menubar ();
#define MAXREQUEST(dpy) ((dpy)->max_request_size)
#endif
-#ifdef AIX
-#ifdef HAVE_X11R5
-/* AIX uses an incompatible name for this, at least in X11R5.
- I'm guessing that in X11R6 it will be compatible. */
-#undef XIMStatusNothing
-#define XIMStatusNothing XIMStatusNone
-#endif
-#endif
-
/* The name we're using in resource queries. */
Lisp_Object Vx_resource_name;